Syntax:
GetTasksDirectory()
Description:
Returns the folder path of the default location for new AutoMate task files.
When a
new task is created using the AutoMate Task Administrator, AutoMate uses
this path together with the managed task name to create a new task file.
Parameter Description
(no parameters)
Example:
Sub
Main
MsgBox GetTasksDirectory()
End Sub
See Also: